Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2005 15:07:35 +0000 (15:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 3 Oct 2005 15:07:35 +0000 (15:07 +0000)
commit73a27a3cee2b2e3a4735b3639e305e95ece681c4
treefa5a8acc0160c2a2ee5b1b4e095ebfbd226fd069
parentef2c2326f04d5a0a86956ce18d9c15cd3ebf61c1
Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.

2005-10-03  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_file):
* gdk-pixbuf-io.c (gdk_pixbuf_new_from_file):
* gdk-pixbuf-loader.c: Use a 1k buffer for sniffing image formats,
instead of 128 or 256 bytes.  (#317225, Sebastien Bacher,
Dom Lachowicz)
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-animation.c
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/gdk-pixbuf-loader.c